[INFO] fetching crate serde-lwjson 0.2.1...
[INFO] fixing serde-lwjson-0.2.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate serde-lwjson 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate serde-lwjson 0.2.1
[INFO] finished tweaking crates.io crate serde-lwjson 0.2.1
[INFO] tweaked toml for crates.io crate serde-lwjson 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde-lwjson 0.2.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding prettyplease v0.1.25 (available: v0.2.37)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.118)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b0e625de5ef85ca2316b2421c8203aa2b33add211506e90b48d8d4c08b27132b
[INFO] running `Command { std: "docker" "start" "b0e625de5ef85ca2316b2421c8203aa2b33add211506e90b48d8d4c08b27132b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0e625de5ef85ca2316b2421c8203aa2b33add211506e90b48d8d4c08b27132b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b0e625de5ef85ca2316b2421c8203aa2b33add211506e90b48d8d4c08b27132b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b0e625de5ef85ca2316b2421c8203aa2b33add211506e90b48d8d4c08b27132b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   serde v1.0.228 removed features: derive, serde_derive
[INFO] [stderr] 
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling uriparse v0.6.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]    Compiling serde-lwjson v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating tests/lwjson.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.36s
[INFO] [stderr] crater-edition-check: serde-lwjson v0.2.1 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling schemafy_core v0.6.0
[INFO] [stderr]    Compiling schemafy_lib v0.6.0
[INFO] [stderr]    Compiling serde-lwjson v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[serde(rename = "Children")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[serde(rename = "Class")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(rename = "Compare")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[serde(rename = "Files")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[serde(rename = "Graph")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[serde(rename = "Id")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[serde(rename = "Language")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[serde(rename = "LastEdit")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[serde(rename = "LicenseFiles")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[serde(rename = "LinesOfCode")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[serde(rename = "Name")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[serde(rename = "Path")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[serde(rename = "Purl")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[serde(rename = "Repository")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "Source")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[serde(rename = "Timestamp")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[serde(rename = "Type")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[serde(rename = "Version")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:58:57
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[serde(rename = "SrcEpoch")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[serde(rename = "SrcName")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[serde(rename = "SrcRelease")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[serde(rename = "SrcVersion")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:73:48
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:74:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[serde(rename = "CVSSv2Exploitability")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[serde(rename = "AccessComplexity")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[serde(rename = "AccessVector")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[serde(rename = "Authentication")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:83:35
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:83:48
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[serde(rename = "CVSSv2Impact")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[serde(rename = "Availability")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[serde(rename = "Confidentiality")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[serde(rename = "Integrity")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:93:57
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[serde(rename = "CVSSv2Info")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[serde(rename = "Metrics")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[serde(rename = "PublishedDateTime")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[serde(rename = "Score")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[serde(rename = "Vectors")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:109:35
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:109:48
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[serde(rename = "CVSSv2Vector")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[serde(rename = "Exploitability")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[serde(rename = "Impact")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:117:35
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:117:48
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:118:3
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[serde(rename = "CVSSv3Exploitability")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[serde(rename = "AttackComplexity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[serde(rename = "AttackVector")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[serde(rename = "PrivilegesRequired")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[serde(rename = "UserInteraction")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:129:35
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:129:48
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[serde(rename = "CVSSv3Impact")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[serde(rename = "Availability")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[serde(rename = "Confidentiality")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[serde(rename = "Integrity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:139:57
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:2:35
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                   ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:2:48
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]   |                                                ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]   |
[INFO] [stdout] 1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]   |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:140:3
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[serde(rename = "CVSSv3Info")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 |     #[serde(rename = "Children")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[serde(rename = "ExploitabilityScore")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:8:7
[INFO] [stdout]   |
[INFO] [stdout] 8 |     #[serde(rename = "Class")]
[INFO] [stdout]   |       ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[serde(rename = "ImpactScore")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[serde(rename = "Compare")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[serde(rename = "Metrics")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[serde(rename = "Files")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[serde(rename = "Score")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[serde(rename = "Graph")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[serde(rename = "Vectors")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[serde(rename = "Id")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:158:48
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[serde(rename = "Language")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[serde(rename = "LastEdit")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:159:3
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[serde(rename = "CVSSv3Vector")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[serde(rename = "Exploitability")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 |     #[serde(rename = "LicenseFiles")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[serde(rename = "Impact")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[serde(rename = "Scope")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[serde(rename = "LinesOfCode")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:168:57
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[serde(rename = "Name")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 |     #[serde(rename = "Path")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:169:3
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[serde(rename = "CWEInfo")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:40:7
[INFO] [stdout]    |
[INFO] [stdout] 40 |     #[serde(rename = "Purl")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[serde(rename = "AffectedResources")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 |     #[serde(rename = "Repository")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[serde(rename = "AlternateTerms")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:45:7
[INFO] [stdout]    |
[INFO] [stdout] 45 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:46:7
[INFO] [stdout]    |
[INFO] [stdout] 46 |     #[serde(rename = "Source")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[serde(rename = "ApplicablePlatforms")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 |     #[serde(rename = "Timestamp")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[serde(rename = "BackgroundDetails")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:51:7
[INFO] [stdout]    |
[INFO] [stdout] 51 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:52:7
[INFO] [stdout]    |
[INFO] [stdout] 52 |     #[serde(rename = "Type")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:54:7
[INFO] [stdout]    |
[INFO] [stdout] 54 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[serde(rename = "CommonConsequences")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:55:7
[INFO] [stdout]    |
[INFO] [stdout] 55 |     #[serde(rename = "Version")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:186:7
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:58:44
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[serde(rename = "Description")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:58:57
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:189:7
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[serde(rename = "DetectionMethods")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:60:7
[INFO] [stdout]    |
[INFO] [stdout] 60 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[serde(rename = "ExploitationFactors")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 |     #[serde(rename = "SrcEpoch")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:63:7
[INFO] [stdout]    |
[INFO] [stdout] 63 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[serde(rename = "ExtendedDescription")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:64:7
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[serde(rename = "SrcName")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:66:7
[INFO] [stdout]    |
[INFO] [stdout] 66 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[serde(rename = "FunctionalAreas")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:67:7
[INFO] [stdout]    |
[INFO] [stdout] 67 |     #[serde(rename = "SrcRelease")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:201:7
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:69:7
[INFO] [stdout]    |
[INFO] [stdout] 69 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[serde(rename = "LikelihoodOfExploit")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:70:7
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[serde(rename = "SrcVersion")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:204:7
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:73:35
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[serde(rename = "ModesOfIntroduction")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:73:48
[INFO] [stdout]    |
[INFO] [stdout] 73 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:207:7
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[serde(rename = "Name")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:74:3
[INFO] [stdout]    |
[INFO] [stdout] 74 | #[serde(rename = "CVSSv2Exploitability")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[serde(rename = "Notes")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:76:7
[INFO] [stdout]    |
[INFO] [stdout] 76 |     #[serde(rename = "AccessComplexity")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:78:7
[INFO] [stdout]    |
[INFO] [stdout] 78 |     #[serde(rename = "AccessVector")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[serde(rename = "ObservedExamples")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:80:7
[INFO] [stdout]    |
[INFO] [stdout] 80 |     #[serde(rename = "Authentication")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:83:35
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                   ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[serde(rename = "PotentialMitigations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:83:48
[INFO] [stdout]    |
[INFO] [stdout] 83 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]    |                                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[serde(rename = "RelatedAttackPatterns")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:84:3
[INFO] [stdout]    |
[INFO] [stdout] 84 | #[serde(rename = "CVSSv2Impact")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:86:7
[INFO] [stdout]    |
[INFO] [stdout] 86 |     #[serde(rename = "Availability")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[serde(rename = "RelatedWeaknesses")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |     #[serde(rename = "Confidentiality")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:90:7
[INFO] [stdout]    |
[INFO] [stdout] 90 |     #[serde(rename = "Integrity")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[serde(rename = "Status")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:93:44
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]    |                                            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:93:57
[INFO] [stdout]    |
[INFO] [stdout] 93 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]    |                                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]    |
[INFO] [stdout]  1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]    |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[serde(rename = "TaxonomyMappings")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:231:7
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[serde(rename = "WeaknessAbstraction")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:94:3
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[serde(rename = "CVSSv2Info")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:96:7
[INFO] [stdout]    |
[INFO] [stdout] 96 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[serde(rename = "WeaknessOrdinalities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 |     #[serde(rename = "Metrics")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:238:35
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:99:7
[INFO] [stdout]    |
[INFO] [stdout] 99 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:238:48
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:100:7
[INFO] [stdout]     |
[INFO] [stdout] 100 |     #[serde(rename = "PublishedDateTime")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:102:7
[INFO] [stdout]     |
[INFO] [stdout] 102 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:240:7
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[serde(rename = "PipelineName")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:103:7
[INFO] [stdout]     |
[INFO] [stdout] 103 |     #[serde(rename = "Score")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[serde(rename = "Provider")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:105:7
[INFO] [stdout]     |
[INFO] [stdout] 105 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[serde(rename = "RunId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |     #[serde(rename = "Vectors")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:247:44
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:109:35
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:247:57
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:109:48
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:249:7
[INFO] [stdout]     |
[INFO] [stdout] 249 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[serde(rename = "Hash")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:110:3
[INFO] [stdout]     |
[INFO] [stdout] 110 | #[serde(rename = "CVSSv2Vector")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:252:7
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |     #[serde(rename = "Exploitability")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:253:7
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[serde(rename = "Status")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:114:7
[INFO] [stdout]     |
[INFO] [stdout] 114 |     #[serde(rename = "Impact")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:256:35
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:117:35
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:256:48
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:117:48
[INFO] [stdout]     |
[INFO] [stdout] 117 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[serde(rename = "ArtifactId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:118:3
[INFO] [stdout]     |
[INFO] [stdout] 118 | #[serde(rename = "CVSSv3Exploitability")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:120:7
[INFO] [stdout]     |
[INFO] [stdout] 120 |     #[serde(rename = "AttackComplexity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[serde(rename = "LastEdit")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:263:7
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:122:7
[INFO] [stdout]     |
[INFO] [stdout] 122 |     #[serde(rename = "AttackVector")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:124:7
[INFO] [stdout]     |
[INFO] [stdout] 124 |     #[serde(rename = "PrivilegesRequired")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 |     #[serde(rename = "Lines")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:126:7
[INFO] [stdout]     |
[INFO] [stdout] 126 |     #[serde(rename = "UserInteraction")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[serde(rename = "PathInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:129:35
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:129:48
[INFO] [stdout]     |
[INFO] [stdout] 129 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:270:7
[INFO] [stdout]     |
[INFO] [stdout] 270 |     #[serde(rename = "StatInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[serde(rename = "Tags")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 | #[serde(rename = "CVSSv3Impact")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:276:35
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:132:7
[INFO] [stdout]     |
[INFO] [stdout] 132 |     #[serde(rename = "Availability")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:276:48
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:134:7
[INFO] [stdout]     |
[INFO] [stdout] 134 |     #[serde(rename = "Confidentiality")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[serde(rename = "Integrity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:139:44
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:278:7
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[serde(rename = "FileRefCount")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:139:57
[INFO] [stdout]     |
[INFO] [stdout] 139 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:281:7
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[serde(rename = "Locations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[serde(rename = "RefCount")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:140:3
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[serde(rename = "CVSSv3Info")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:286:35
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:142:7
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:286:48
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:143:7
[INFO] [stdout]     |
[INFO] [stdout] 143 |     #[serde(rename = "ExploitabilityScore")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:145:7
[INFO] [stdout]     |
[INFO] [stdout] 145 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 |     #[serde(rename = "ImpactScore")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[serde(rename = "Artifacts")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:148:7
[INFO] [stdout]     |
[INFO] [stdout] 148 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:149:7
[INFO] [stdout]     |
[INFO] [stdout] 149 |     #[serde(rename = "Metrics")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[serde(rename = "FixSuggestions")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:151:7
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:294:7
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:152:7
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[serde(rename = "Score")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[serde(rename = "Identities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:155:7
[INFO] [stdout]     |
[INFO] [stdout] 155 |     #[serde(rename = "Vectors")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[serde(rename = "LicenseViolations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[serde(rename = "Metadata")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:158:35
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:158:48
[INFO] [stdout]     |
[INFO] [stdout] 158 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:302:7
[INFO] [stdout]     |
[INFO] [stdout] 302 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:303:7
[INFO] [stdout]     |
[INFO] [stdout] 303 |     #[serde(rename = "Repositories")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 |     #[serde(rename = "RootArtifactId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:159:3
[INFO] [stdout]     |
[INFO] [stdout] 159 | #[serde(rename = "CVSSv3Vector")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:161:7
[INFO] [stdout]     |
[INFO] [stdout] 161 |     #[serde(rename = "Exploitability")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:308:7
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[serde(rename = "SchemaVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:163:7
[INFO] [stdout]     |
[INFO] [stdout] 163 |     #[serde(rename = "Impact")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:310:7
[INFO] [stdout]     |
[INFO] [stdout] 310 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[serde(rename = "Secrets")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:165:7
[INFO] [stdout]     |
[INFO] [stdout] 165 |     #[serde(rename = "Scope")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:168:44
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:168:57
[INFO] [stdout]     |
[INFO] [stdout] 168 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[serde(rename = "Vulnerabilities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 |     #[serde(rename = "Weaknesses")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:320:35
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:169:3
[INFO] [stdout]     |
[INFO] [stdout] 169 | #[serde(rename = "CWEInfo")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:320:48
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:171:7
[INFO] [stdout]     |
[INFO] [stdout] 171 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:172:7
[INFO] [stdout]     |
[INFO] [stdout] 172 |     #[serde(rename = "AffectedResources")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:174:7
[INFO] [stdout]     |
[INFO] [stdout] 174 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:175:7
[INFO] [stdout]     |
[INFO] [stdout] 175 |     #[serde(rename = "AlternateTerms")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:177:7
[INFO] [stdout]     |
[INFO] [stdout] 177 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:178:7
[INFO] [stdout]     |
[INFO] [stdout] 178 |     #[serde(rename = "ApplicablePlatforms")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:180:7
[INFO] [stdout]     |
[INFO] [stdout] 180 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:181:7
[INFO] [stdout]     |
[INFO] [stdout] 181 |     #[serde(rename = "BackgroundDetails")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:183:7
[INFO] [stdout]     |
[INFO] [stdout] 183 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:322:7
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:184:7
[INFO] [stdout]     |
[INFO] [stdout] 184 |     #[serde(rename = "CommonConsequences")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[serde(rename = "AuthorId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:186:7
[INFO] [stdout]     |
[INFO] [stdout] 186 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:187:7
[INFO] [stdout]     |
[INFO] [stdout] 187 |     #[serde(rename = "Description")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:189:7
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:325:7
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:190:7
[INFO] [stdout]     |
[INFO] [stdout] 190 |     #[serde(rename = "DetectionMethods")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:192:7
[INFO] [stdout]     |
[INFO] [stdout] 192 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:193:7
[INFO] [stdout]     |
[INFO] [stdout] 193 |     #[serde(rename = "ExploitationFactors")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:195:7
[INFO] [stdout]     |
[INFO] [stdout] 195 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:196:7
[INFO] [stdout]     |
[INFO] [stdout] 196 |     #[serde(rename = "ExtendedDescription")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 |     #[serde(rename = "CommitterId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:198:7
[INFO] [stdout]     |
[INFO] [stdout] 198 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:328:7
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:199:7
[INFO] [stdout]     |
[INFO] [stdout] 199 |     #[serde(rename = "FunctionalAreas")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:329:7
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:201:7
[INFO] [stdout]     |
[INFO] [stdout] 201 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:331:7
[INFO] [stdout]     |
[INFO] [stdout] 331 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:202:7
[INFO] [stdout]     |
[INFO] [stdout] 202 |     #[serde(rename = "LikelihoodOfExploit")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:332:7
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[serde(rename = "ContributorIds")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:204:7
[INFO] [stdout]     |
[INFO] [stdout] 204 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:205:7
[INFO] [stdout]     |
[INFO] [stdout] 205 |     #[serde(rename = "ModesOfIntroduction")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:336:7
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:207:7
[INFO] [stdout]     |
[INFO] [stdout] 207 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:339:44
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:208:7
[INFO] [stdout]     |
[INFO] [stdout] 208 |     #[serde(rename = "Name")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:339:57
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:210:7
[INFO] [stdout]     |
[INFO] [stdout] 210 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:211:7
[INFO] [stdout]     |
[INFO] [stdout] 211 |     #[serde(rename = "Notes")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:213:7
[INFO] [stdout]     |
[INFO] [stdout] 213 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:341:7
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[serde(rename = "Revision")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:214:7
[INFO] [stdout]     |
[INFO] [stdout] 214 |     #[serde(rename = "ObservedExamples")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:216:7
[INFO] [stdout]     |
[INFO] [stdout] 216 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:217:7
[INFO] [stdout]     |
[INFO] [stdout] 217 |     #[serde(rename = "PotentialMitigations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 |     #[serde(rename = "Signature")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:219:7
[INFO] [stdout]     |
[INFO] [stdout] 219 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:220:7
[INFO] [stdout]     |
[INFO] [stdout] 220 |     #[serde(rename = "RelatedAttackPatterns")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:348:7
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[serde(rename = "Time")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:222:7
[INFO] [stdout]     |
[INFO] [stdout] 222 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:351:35
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:223:7
[INFO] [stdout]     |
[INFO] [stdout] 223 |     #[serde(rename = "RelatedWeaknesses")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:351:48
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:225:7
[INFO] [stdout]     |
[INFO] [stdout] 225 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:226:7
[INFO] [stdout]     |
[INFO] [stdout] 226 |     #[serde(rename = "Status")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:228:7
[INFO] [stdout]     |
[INFO] [stdout] 228 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:353:7
[INFO] [stdout]     |
[INFO] [stdout] 353 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 |     #[serde(rename = "TaxonomyMappings")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[serde(rename = "Diffs")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:231:7
[INFO] [stdout]     |
[INFO] [stdout] 231 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:356:7
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:232:7
[INFO] [stdout]     |
[INFO] [stdout] 232 |     #[serde(rename = "WeaknessAbstraction")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:357:7
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[serde(rename = "FixVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:234:7
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:359:7
[INFO] [stdout]     |
[INFO] [stdout] 359 |     #[serde(rename = "Kind")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:362:35
[INFO] [stdout]     |
[INFO] [stdout] 362 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:235:7
[INFO] [stdout]     |
[INFO] [stdout] 235 |     #[serde(rename = "WeaknessOrdinalities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:362:48
[INFO] [stdout]     |
[INFO] [stdout] 362 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:238:35
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:238:48
[INFO] [stdout]     |
[INFO] [stdout] 238 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:364:7
[INFO] [stdout]     |
[INFO] [stdout] 364 |     #[serde(rename = "AffectedArtifactId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:366:7
[INFO] [stdout]     |
[INFO] [stdout] 366 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:240:7
[INFO] [stdout]     |
[INFO] [stdout] 240 |     #[serde(rename = "PipelineName")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:367:7
[INFO] [stdout]     |
[INFO] [stdout] 367 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:242:7
[INFO] [stdout]     |
[INFO] [stdout] 242 |     #[serde(rename = "Provider")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:244:7
[INFO] [stdout]     |
[INFO] [stdout] 244 |     #[serde(rename = "RunId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:369:7
[INFO] [stdout]     |
[INFO] [stdout] 369 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:371:7
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:247:44
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:247:57
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:374:44
[INFO] [stdout]     |
[INFO] [stdout] 374 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:374:57
[INFO] [stdout]     |
[INFO] [stdout] 374 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:249:7
[INFO] [stdout]     |
[INFO] [stdout] 249 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:250:7
[INFO] [stdout]     |
[INFO] [stdout] 250 |     #[serde(rename = "Hash")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:376:7
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:252:7
[INFO] [stdout]     |
[INFO] [stdout] 252 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[serde(rename = "FixSuggestionInfoAsString")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:253:7
[INFO] [stdout]     |
[INFO] [stdout] 253 |     #[serde(rename = "Status")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:379:7
[INFO] [stdout]     |
[INFO] [stdout] 379 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:256:35
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:380:7
[INFO] [stdout]     |
[INFO] [stdout] 380 |     #[serde(rename = "Recommendations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:256:48
[INFO] [stdout]     |
[INFO] [stdout] 256 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:382:7
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:383:7
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[serde(rename = "VersionGraphInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:258:7
[INFO] [stdout]     |
[INFO] [stdout] 258 |     #[serde(rename = "ArtifactId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:260:7
[INFO] [stdout]     |
[INFO] [stdout] 260 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:386:48
[INFO] [stdout]     |
[INFO] [stdout] 386 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:261:7
[INFO] [stdout]     |
[INFO] [stdout] 261 |     #[serde(rename = "LastEdit")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:263:7
[INFO] [stdout]     |
[INFO] [stdout] 263 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:264:7
[INFO] [stdout]     |
[INFO] [stdout] 264 |     #[serde(rename = "Lines")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:266:7
[INFO] [stdout]     |
[INFO] [stdout] 266 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:388:7
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[serde(rename = "From")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:267:7
[INFO] [stdout]     |
[INFO] [stdout] 267 |     #[serde(rename = "PathInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[serde(rename = "To")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:393:35
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:270:7
[INFO] [stdout]     |
[INFO] [stdout] 270 |     #[serde(rename = "StatInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:272:7
[INFO] [stdout]     |
[INFO] [stdout] 272 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:393:48
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:273:7
[INFO] [stdout]     |
[INFO] [stdout] 273 |     #[serde(rename = "Tags")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:276:35
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:276:48
[INFO] [stdout]     |
[INFO] [stdout] 276 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:395:7
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:396:7
[INFO] [stdout]     |
[INFO] [stdout] 396 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:278:7
[INFO] [stdout]     |
[INFO] [stdout] 278 |     #[serde(rename = "FileRefCount")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:280:7
[INFO] [stdout]     |
[INFO] [stdout] 280 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:400:7
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:281:7
[INFO] [stdout]     |
[INFO] [stdout] 281 |     #[serde(rename = "Locations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:403:35
[INFO] [stdout]     |
[INFO] [stdout] 403 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:283:7
[INFO] [stdout]     |
[INFO] [stdout] 283 |     #[serde(rename = "RefCount")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:286:35
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:286:48
[INFO] [stdout]     |
[INFO] [stdout] 286 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:403:48
[INFO] [stdout]     |
[INFO] [stdout] 403 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:288:7
[INFO] [stdout]     |
[INFO] [stdout] 288 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:289:7
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[serde(rename = "Artifacts")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:291:7
[INFO] [stdout]     |
[INFO] [stdout] 291 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:292:7
[INFO] [stdout]     |
[INFO] [stdout] 292 |     #[serde(rename = "FixSuggestions")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:406:7
[INFO] [stdout]     |
[INFO] [stdout] 406 |     #[serde(rename = "Email")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[serde(rename = "Name")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:294:7
[INFO] [stdout]     |
[INFO] [stdout] 294 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:295:7
[INFO] [stdout]     |
[INFO] [stdout] 295 |     #[serde(rename = "Identities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:411:35
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:297:7
[INFO] [stdout]     |
[INFO] [stdout] 297 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:411:48
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:298:7
[INFO] [stdout]     |
[INFO] [stdout] 298 |     #[serde(rename = "LicenseViolations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:300:7
[INFO] [stdout]     |
[INFO] [stdout] 300 |     #[serde(rename = "Metadata")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:302:7
[INFO] [stdout]     |
[INFO] [stdout] 302 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:413:7
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[serde(rename = "File")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:303:7
[INFO] [stdout]     |
[INFO] [stdout] 303 |     #[serde(rename = "Repositories")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:305:7
[INFO] [stdout]     |
[INFO] [stdout] 305 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:415:7
[INFO] [stdout]     |
[INFO] [stdout] 415 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:306:7
[INFO] [stdout]     |
[INFO] [stdout] 306 |     #[serde(rename = "RootArtifactId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:416:7
[INFO] [stdout]     |
[INFO] [stdout] 416 |     #[serde(rename = "LicensesInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:308:7
[INFO] [stdout]     |
[INFO] [stdout] 308 |     #[serde(rename = "SchemaVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:419:44
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:310:7
[INFO] [stdout]     |
[INFO] [stdout] 310 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:311:7
[INFO] [stdout]     |
[INFO] [stdout] 311 |     #[serde(rename = "Secrets")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:419:57
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:313:7
[INFO] [stdout]     |
[INFO] [stdout] 313 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:314:7
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[serde(rename = "Vulnerabilities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:316:7
[INFO] [stdout]     |
[INFO] [stdout] 316 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:317:7
[INFO] [stdout]     |
[INFO] [stdout] 317 |     #[serde(rename = "Weaknesses")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:421:7
[INFO] [stdout]     |
[INFO] [stdout] 421 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:320:35
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:422:7
[INFO] [stdout]     |
[INFO] [stdout] 422 |     #[serde(rename = "Confidence")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:320:48
[INFO] [stdout]     |
[INFO] [stdout] 320 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:424:7
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:425:7
[INFO] [stdout]     |
[INFO] [stdout] 425 |     #[serde(rename = "Name")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:322:7
[INFO] [stdout]     |
[INFO] [stdout] 322 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:428:35
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:428:48
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:323:7
[INFO] [stdout]     |
[INFO] [stdout] 323 |     #[serde(rename = "AuthorId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:325:7
[INFO] [stdout]     |
[INFO] [stdout] 325 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:326:7
[INFO] [stdout]     |
[INFO] [stdout] 326 |     #[serde(rename = "CommitterId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:328:7
[INFO] [stdout]     |
[INFO] [stdout] 328 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:430:7
[INFO] [stdout]     |
[INFO] [stdout] 430 |     #[serde(rename = "AffectedArtifactIds")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:432:7
[INFO] [stdout]     |
[INFO] [stdout] 432 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:329:7
[INFO] [stdout]     |
[INFO] [stdout] 329 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:331:7
[INFO] [stdout]     |
[INFO] [stdout] 331 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:433:7
[INFO] [stdout]     |
[INFO] [stdout] 433 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:332:7
[INFO] [stdout]     |
[INFO] [stdout] 332 |     #[serde(rename = "ContributorIds")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:435:7
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:334:7
[INFO] [stdout]     |
[INFO] [stdout] 334 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:437:7
[INFO] [stdout]     |
[INFO] [stdout] 437 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:336:7
[INFO] [stdout]     |
[INFO] [stdout] 336 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:440:35
[INFO] [stdout]     |
[INFO] [stdout] 440 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:339:44
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:440:48
[INFO] [stdout]     |
[INFO] [stdout] 440 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:339:57
[INFO] [stdout]     |
[INFO] [stdout] 339 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:341:7
[INFO] [stdout]     |
[INFO] [stdout] 341 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:342:7
[INFO] [stdout]     |
[INFO] [stdout] 342 |     #[serde(rename = "Revision")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:344:7
[INFO] [stdout]     |
[INFO] [stdout] 344 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:345:7
[INFO] [stdout]     |
[INFO] [stdout] 345 |     #[serde(rename = "Signature")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:442:7
[INFO] [stdout]     |
[INFO] [stdout] 442 |     #[serde(rename = "Category")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:348:7
[INFO] [stdout]     |
[INFO] [stdout] 348 |     #[serde(rename = "Time")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:351:35
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:444:7
[INFO] [stdout]     |
[INFO] [stdout] 444 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:351:48
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 |     #[serde(rename = "FoundLicense")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:448:35
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:353:7
[INFO] [stdout]     |
[INFO] [stdout] 353 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:354:7
[INFO] [stdout]     |
[INFO] [stdout] 354 |     #[serde(rename = "Diffs")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:448:48
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:356:7
[INFO] [stdout]     |
[INFO] [stdout] 356 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:357:7
[INFO] [stdout]     |
[INFO] [stdout] 357 |     #[serde(rename = "FixVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:359:7
[INFO] [stdout]     |
[INFO] [stdout] 359 |     #[serde(rename = "Kind")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[serde(rename = "End")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:362:35
[INFO] [stdout]     |
[INFO] [stdout] 362 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:362:48
[INFO] [stdout]     |
[INFO] [stdout] 362 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:453:7
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[serde(rename = "EndChar")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:364:7
[INFO] [stdout]     |
[INFO] [stdout] 364 |     #[serde(rename = "AffectedArtifactId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:455:7
[INFO] [stdout]     |
[INFO] [stdout] 455 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:456:7
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[serde(rename = "RelativePath")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:366:7
[INFO] [stdout]     |
[INFO] [stdout] 366 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:458:7
[INFO] [stdout]     |
[INFO] [stdout] 458 |     #[serde(rename = "Start")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:367:7
[INFO] [stdout]     |
[INFO] [stdout] 367 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:369:7
[INFO] [stdout]     |
[INFO] [stdout] 369 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:371:7
[INFO] [stdout]     |
[INFO] [stdout] 371 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:461:7
[INFO] [stdout]     |
[INFO] [stdout] 461 |     #[serde(rename = "StartChar")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:464:44
[INFO] [stdout]     |
[INFO] [stdout] 464 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:374:44
[INFO] [stdout]     |
[INFO] [stdout] 374 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:374:57
[INFO] [stdout]     |
[INFO] [stdout] 374 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:464:57
[INFO] [stdout]     |
[INFO] [stdout] 464 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:376:7
[INFO] [stdout]     |
[INFO] [stdout] 376 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:466:7
[INFO] [stdout]     |
[INFO] [stdout] 466 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:377:7
[INFO] [stdout]     |
[INFO] [stdout] 377 |     #[serde(rename = "FixSuggestionInfoAsString")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[serde(rename = "LineLocation")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:379:7
[INFO] [stdout]     |
[INFO] [stdout] 379 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:469:7
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:380:7
[INFO] [stdout]     |
[INFO] [stdout] 380 |     #[serde(rename = "Recommendations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:470:7
[INFO] [stdout]     |
[INFO] [stdout] 470 |     #[serde(rename = "TextSnippet")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:382:7
[INFO] [stdout]     |
[INFO] [stdout] 382 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:473:35
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:383:7
[INFO] [stdout]     |
[INFO] [stdout] 383 |     #[serde(rename = "VersionGraphInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:473:48
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:386:35
[INFO] [stdout]     |
[INFO] [stdout] 386 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:386:48
[INFO] [stdout]     |
[INFO] [stdout] 386 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:475:7
[INFO] [stdout]     |
[INFO] [stdout] 475 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:476:7
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[serde(rename = "CiInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:388:7
[INFO] [stdout]     |
[INFO] [stdout] 388 |     #[serde(rename = "From")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:478:7
[INFO] [stdout]     |
[INFO] [stdout] 478 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 |     #[serde(rename = "To")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:479:7
[INFO] [stdout]     |
[INFO] [stdout] 479 |     #[serde(rename = "Created")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:393:35
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:481:7
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:393:48
[INFO] [stdout]     |
[INFO] [stdout] 393 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:482:7
[INFO] [stdout]     |
[INFO] [stdout] 482 |     #[serde(rename = "CustomProperties")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:486:7
[INFO] [stdout]     |
[INFO] [stdout] 486 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:395:7
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:396:7
[INFO] [stdout]     |
[INFO] [stdout] 396 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:398:7
[INFO] [stdout]     |
[INFO] [stdout] 398 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:488:7
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:400:7
[INFO] [stdout]     |
[INFO] [stdout] 400 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:403:35
[INFO] [stdout]     |
[INFO] [stdout] 403 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:403:48
[INFO] [stdout]     |
[INFO] [stdout] 403 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:405:7
[INFO] [stdout]     |
[INFO] [stdout] 405 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:406:7
[INFO] [stdout]     |
[INFO] [stdout] 406 |     #[serde(rename = "Email")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 |     #[serde(rename = "Name")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[serde(rename = "InputKind")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:411:35
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:411:48
[INFO] [stdout]     |
[INFO] [stdout] 411 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:492:7
[INFO] [stdout]     |
[INFO] [stdout] 492 |     #[serde(rename = "InputLocation")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:413:7
[INFO] [stdout]     |
[INFO] [stdout] 413 |     #[serde(rename = "File")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:415:7
[INFO] [stdout]     |
[INFO] [stdout] 415 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:494:7
[INFO] [stdout]     |
[INFO] [stdout] 494 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:416:7
[INFO] [stdout]     |
[INFO] [stdout] 416 |     #[serde(rename = "LicensesInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:495:7
[INFO] [stdout]     |
[INFO] [stdout] 495 |     #[serde(rename = "InputOrigin")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:419:44
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:497:7
[INFO] [stdout]     |
[INFO] [stdout] 497 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:419:57
[INFO] [stdout]     |
[INFO] [stdout] 419 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:498:7
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[serde(rename = "Platform")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:501:35
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:421:7
[INFO] [stdout]     |
[INFO] [stdout] 421 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:501:48
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:422:7
[INFO] [stdout]     |
[INFO] [stdout] 422 |     #[serde(rename = "Confidence")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:424:7
[INFO] [stdout]     |
[INFO] [stdout] 424 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:503:7
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[serde(rename = "CVE")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:505:7
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[serde(rename = "Severity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:425:7
[INFO] [stdout]     |
[INFO] [stdout] 425 |     #[serde(rename = "Name")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:428:35
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:507:7
[INFO] [stdout]     |
[INFO] [stdout] 507 |     #[serde(rename = "Version")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:428:48
[INFO] [stdout]     |
[INFO] [stdout] 428 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:510:35
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:510:48
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:430:7
[INFO] [stdout]     |
[INFO] [stdout] 430 |     #[serde(rename = "AffectedArtifactIds")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:512:7
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[serde(rename = "MinDepth")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:432:7
[INFO] [stdout]     |
[INFO] [stdout] 432 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:433:7
[INFO] [stdout]     |
[INFO] [stdout] 433 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:435:7
[INFO] [stdout]     |
[INFO] [stdout] 435 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:515:35
[INFO] [stdout]     |
[INFO] [stdout] 515 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:437:7
[INFO] [stdout]     |
[INFO] [stdout] 437 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:440:35
[INFO] [stdout]     |
[INFO] [stdout] 440 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:440:48
[INFO] [stdout]     |
[INFO] [stdout] 440 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:515:48
[INFO] [stdout]     |
[INFO] [stdout] 515 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:442:7
[INFO] [stdout]     |
[INFO] [stdout] 442 |     #[serde(rename = "Category")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:444:7
[INFO] [stdout]     |
[INFO] [stdout] 444 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:519:7
[INFO] [stdout]     |
[INFO] [stdout] 519 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:445:7
[INFO] [stdout]     |
[INFO] [stdout] 445 |     #[serde(rename = "FoundLicense")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:520:7
[INFO] [stdout]     |
[INFO] [stdout] 520 |     #[serde(rename = "os.features")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:448:35
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:522:7
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:523:7
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[serde(rename = "os.version")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:448:48
[INFO] [stdout]     |
[INFO] [stdout] 448 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:525:7
[INFO] [stdout]     |
[INFO] [stdout] 525 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:528:35
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:450:7
[INFO] [stdout]     |
[INFO] [stdout] 450 |     #[serde(rename = "End")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:528:48
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:453:7
[INFO] [stdout]     |
[INFO] [stdout] 453 |     #[serde(rename = "EndChar")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:455:7
[INFO] [stdout]     |
[INFO] [stdout] 455 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:530:7
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:456:7
[INFO] [stdout]     |
[INFO] [stdout] 456 |     #[serde(rename = "RelativePath")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:531:7
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:458:7
[INFO] [stdout]     |
[INFO] [stdout] 458 |     #[serde(rename = "Start")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:533:7
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:460:7
[INFO] [stdout]     |
[INFO] [stdout] 460 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:534:7
[INFO] [stdout]     |
[INFO] [stdout] 534 |     #[serde(rename = "Edits")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:536:7
[INFO] [stdout]     |
[INFO] [stdout] 536 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:461:7
[INFO] [stdout]     |
[INFO] [stdout] 461 |     #[serde(rename = "StartChar")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:464:44
[INFO] [stdout]     |
[INFO] [stdout] 464 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:538:7
[INFO] [stdout]     |
[INFO] [stdout] 538 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:541:35
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:464:57
[INFO] [stdout]     |
[INFO] [stdout] 464 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:541:48
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:466:7
[INFO] [stdout]     |
[INFO] [stdout] 466 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:543:7
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:467:7
[INFO] [stdout]     |
[INFO] [stdout] 467 |     #[serde(rename = "LineLocation")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:544:7
[INFO] [stdout]     |
[INFO] [stdout] 544 |     #[serde(rename = "Branch")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:469:7
[INFO] [stdout]     |
[INFO] [stdout] 469 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:546:7
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:470:7
[INFO] [stdout]     |
[INFO] [stdout] 470 |     #[serde(rename = "TextSnippet")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:547:7
[INFO] [stdout]     |
[INFO] [stdout] 547 |     #[serde(rename = "CommitCount")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:473:35
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:473:48
[INFO] [stdout]     |
[INFO] [stdout] 473 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:549:7
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:475:7
[INFO] [stdout]     |
[INFO] [stdout] 475 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:476:7
[INFO] [stdout]     |
[INFO] [stdout] 476 |     #[serde(rename = "CiInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:478:7
[INFO] [stdout]     |
[INFO] [stdout] 478 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:550:7
[INFO] [stdout]     |
[INFO] [stdout] 550 |     #[serde(rename = "DefaultBranch")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:479:7
[INFO] [stdout]     |
[INFO] [stdout] 479 |     #[serde(rename = "Created")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:481:7
[INFO] [stdout]     |
[INFO] [stdout] 481 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:552:7
[INFO] [stdout]     |
[INFO] [stdout] 552 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:482:7
[INFO] [stdout]     |
[INFO] [stdout] 482 |     #[serde(rename = "CustomProperties")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:553:7
[INFO] [stdout]     |
[INFO] [stdout] 553 |     #[serde(rename = "Email")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:486:7
[INFO] [stdout]     |
[INFO] [stdout] 486 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:555:7
[INFO] [stdout]     |
[INFO] [stdout] 555 |     #[serde(rename = "Kind")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:488:7
[INFO] [stdout]     |
[INFO] [stdout] 488 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:557:7
[INFO] [stdout]     |
[INFO] [stdout] 557 |     #[serde(rename = "Location")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:489:7
[INFO] [stdout]     |
[INFO] [stdout] 489 |     #[serde(rename = "InputKind")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:491:7
[INFO] [stdout]     |
[INFO] [stdout] 491 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:559:7
[INFO] [stdout]     |
[INFO] [stdout] 559 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:560:7
[INFO] [stdout]     |
[INFO] [stdout] 560 |     #[serde(rename = "Name")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:492:7
[INFO] [stdout]     |
[INFO] [stdout] 492 |     #[serde(rename = "InputLocation")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:562:7
[INFO] [stdout]     |
[INFO] [stdout] 562 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:563:7
[INFO] [stdout]     |
[INFO] [stdout] 563 |     #[serde(rename = "Revision")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:494:7
[INFO] [stdout]     |
[INFO] [stdout] 494 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:495:7
[INFO] [stdout]     |
[INFO] [stdout] 495 |     #[serde(rename = "InputOrigin")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:565:7
[INFO] [stdout]     |
[INFO] [stdout] 565 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:497:7
[INFO] [stdout]     |
[INFO] [stdout] 497 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 |     #[serde(rename = "Tag")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:498:7
[INFO] [stdout]     |
[INFO] [stdout] 498 |     #[serde(rename = "Platform")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:568:7
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:501:35
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:569:7
[INFO] [stdout]     |
[INFO] [stdout] 569 |     #[serde(rename = "Timestamp")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:501:48
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:572:44
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:572:57
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:503:7
[INFO] [stdout]     |
[INFO] [stdout] 503 |     #[serde(rename = "CVE")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:505:7
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[serde(rename = "Severity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:574:7
[INFO] [stdout]     |
[INFO] [stdout] 574 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:507:7
[INFO] [stdout]     |
[INFO] [stdout] 507 |     #[serde(rename = "Version")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:575:7
[INFO] [stdout]     |
[INFO] [stdout] 575 |     #[serde(rename = "DisplayName")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:510:35
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:577:7
[INFO] [stdout]     |
[INFO] [stdout] 577 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:510:48
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:578:7
[INFO] [stdout]     |
[INFO] [stdout] 578 |     #[serde(rename = "ExtraData")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:512:7
[INFO] [stdout]     |
[INFO] [stdout] 512 |     #[serde(rename = "MinDepth")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:580:7
[INFO] [stdout]     |
[INFO] [stdout] 580 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:515:35
[INFO] [stdout]     |
[INFO] [stdout] 515 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:515:48
[INFO] [stdout]     |
[INFO] [stdout] 515 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:581:7
[INFO] [stdout]     |
[INFO] [stdout] 581 |     #[serde(rename = "FullDescription")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:583:7
[INFO] [stdout]     |
[INFO] [stdout] 583 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:519:7
[INFO] [stdout]     |
[INFO] [stdout] 519 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:520:7
[INFO] [stdout]     |
[INFO] [stdout] 520 |     #[serde(rename = "os.features")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:584:7
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:522:7
[INFO] [stdout]     |
[INFO] [stdout] 522 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:523:7
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[serde(rename = "os.version")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:525:7
[INFO] [stdout]     |
[INFO] [stdout] 525 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:528:35
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:528:48
[INFO] [stdout]     |
[INFO] [stdout] 528 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:587:7
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[serde(rename = "Precision")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:530:7
[INFO] [stdout]     |
[INFO] [stdout] 530 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:531:7
[INFO] [stdout]     |
[INFO] [stdout] 531 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:589:7
[INFO] [stdout]     |
[INFO] [stdout] 589 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:533:7
[INFO] [stdout]     |
[INFO] [stdout] 533 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:590:7
[INFO] [stdout]     |
[INFO] [stdout] 590 |     #[serde(rename = "ShortDescription")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:534:7
[INFO] [stdout]     |
[INFO] [stdout] 534 |     #[serde(rename = "Edits")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:593:35
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:536:7
[INFO] [stdout]     |
[INFO] [stdout] 536 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:538:7
[INFO] [stdout]     |
[INFO] [stdout] 538 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:593:48
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:541:35
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:541:48
[INFO] [stdout]     |
[INFO] [stdout] 541 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:595:7
[INFO] [stdout]     |
[INFO] [stdout] 595 |     #[serde(rename = "Category")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:543:7
[INFO] [stdout]     |
[INFO] [stdout] 543 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:597:7
[INFO] [stdout]     |
[INFO] [stdout] 597 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:544:7
[INFO] [stdout]     |
[INFO] [stdout] 544 |     #[serde(rename = "Branch")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:598:7
[INFO] [stdout]     |
[INFO] [stdout] 598 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:546:7
[INFO] [stdout]     |
[INFO] [stdout] 546 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:600:7
[INFO] [stdout]     |
[INFO] [stdout] 600 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:547:7
[INFO] [stdout]     |
[INFO] [stdout] 547 |     #[serde(rename = "CommitCount")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:602:7
[INFO] [stdout]     |
[INFO] [stdout] 602 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:549:7
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:550:7
[INFO] [stdout]     |
[INFO] [stdout] 550 |     #[serde(rename = "DefaultBranch")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:603:7
[INFO] [stdout]     |
[INFO] [stdout] 603 |     #[serde(rename = "LastEdit")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:552:7
[INFO] [stdout]     |
[INFO] [stdout] 552 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 605 |     #[serde(rename = "Line")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:553:7
[INFO] [stdout]     |
[INFO] [stdout] 553 |     #[serde(rename = "Email")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:607:7
[INFO] [stdout]     |
[INFO] [stdout] 607 |     #[serde(rename = "Match")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:555:7
[INFO] [stdout]     |
[INFO] [stdout] 555 |     #[serde(rename = "Kind")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:557:7
[INFO] [stdout]     |
[INFO] [stdout] 557 |     #[serde(rename = "Location")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:609:7
[INFO] [stdout]     |
[INFO] [stdout] 609 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:559:7
[INFO] [stdout]     |
[INFO] [stdout] 559 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:610:7
[INFO] [stdout]     |
[INFO] [stdout] 610 |     #[serde(rename = "Repository")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:560:7
[INFO] [stdout]     |
[INFO] [stdout] 560 |     #[serde(rename = "Name")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:612:7
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[serde(rename = "RuleID")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:562:7
[INFO] [stdout]     |
[INFO] [stdout] 562 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:614:7
[INFO] [stdout]     |
[INFO] [stdout] 614 |     #[serde(rename = "Severity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:563:7
[INFO] [stdout]     |
[INFO] [stdout] 563 |     #[serde(rename = "Revision")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:565:7
[INFO] [stdout]     |
[INFO] [stdout] 565 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:616:7
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[serde(rename = "Title")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:566:7
[INFO] [stdout]     |
[INFO] [stdout] 566 |     #[serde(rename = "Tag")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:619:35
[INFO] [stdout]     |
[INFO] [stdout] 619 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:568:7
[INFO] [stdout]     |
[INFO] [stdout] 568 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:569:7
[INFO] [stdout]     |
[INFO] [stdout] 569 |     #[serde(rename = "Timestamp")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:619:48
[INFO] [stdout]     |
[INFO] [stdout] 619 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:572:44
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:572:57
[INFO] [stdout]     |
[INFO] [stdout] 572 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:621:7
[INFO] [stdout]     |
[INFO] [stdout] 621 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:622:7
[INFO] [stdout]     |
[INFO] [stdout] 622 |     #[serde(rename = "Edges")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:574:7
[INFO] [stdout]     |
[INFO] [stdout] 574 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:624:7
[INFO] [stdout]     |
[INFO] [stdout] 624 |     #[serde(rename = "Version")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:575:7
[INFO] [stdout]     |
[INFO] [stdout] 575 |     #[serde(rename = "DisplayName")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:577:7
[INFO] [stdout]     |
[INFO] [stdout] 577 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:627:35
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:578:7
[INFO] [stdout]     |
[INFO] [stdout] 578 |     #[serde(rename = "ExtraData")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:580:7
[INFO] [stdout]     |
[INFO] [stdout] 580 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:627:48
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:581:7
[INFO] [stdout]     |
[INFO] [stdout] 581 |     #[serde(rename = "FullDescription")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:583:7
[INFO] [stdout]     |
[INFO] [stdout] 583 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:629:7
[INFO] [stdout]     |
[INFO] [stdout] 629 |     #[serde(rename = "Type")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:584:7
[INFO] [stdout]     |
[INFO] [stdout] 584 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:586:7
[INFO] [stdout]     |
[INFO] [stdout] 586 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:631:7
[INFO] [stdout]     |
[INFO] [stdout] 631 |     #[serde(rename = "Version")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:587:7
[INFO] [stdout]     |
[INFO] [stdout] 587 |     #[serde(rename = "Precision")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:634:35
[INFO] [stdout]     |
[INFO] [stdout] 634 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:589:7
[INFO] [stdout]     |
[INFO] [stdout] 589 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:634:48
[INFO] [stdout]     |
[INFO] [stdout] 634 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:590:7
[INFO] [stdout]     |
[INFO] [stdout] 590 |     #[serde(rename = "ShortDescription")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:593:35
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:593:48
[INFO] [stdout]     |
[INFO] [stdout] 593 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:636:7
[INFO] [stdout]     |
[INFO] [stdout] 636 |     #[serde(rename = "EdgeCnt")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:638:7
[INFO] [stdout]     |
[INFO] [stdout] 638 |     #[serde(rename = "ExtraAthenaCalls")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:595:7
[INFO] [stdout]     |
[INFO] [stdout] 595 |     #[serde(rename = "Category")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:640:7
[INFO] [stdout]     |
[INFO] [stdout] 640 |     #[serde(rename = "NodeCnt")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:597:7
[INFO] [stdout]     |
[INFO] [stdout] 597 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:598:7
[INFO] [stdout]     |
[INFO] [stdout] 598 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:642:7
[INFO] [stdout]     |
[INFO] [stdout] 642 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:600:7
[INFO] [stdout]     |
[INFO] [stdout] 600 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:643:7
[INFO] [stdout]     |
[INFO] [stdout] 643 |     #[serde(rename = "VersionGraph")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:602:7
[INFO] [stdout]     |
[INFO] [stdout] 602 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:646:35
[INFO] [stdout]     |
[INFO] [stdout] 646 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:603:7
[INFO] [stdout]     |
[INFO] [stdout] 603 |     #[serde(rename = "LastEdit")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:605:7
[INFO] [stdout]     |
[INFO] [stdout] 605 |     #[serde(rename = "Line")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:646:48
[INFO] [stdout]     |
[INFO] [stdout] 646 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:607:7
[INFO] [stdout]     |
[INFO] [stdout] 607 |     #[serde(rename = "Match")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:609:7
[INFO] [stdout]     |
[INFO] [stdout] 609 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:610:7
[INFO] [stdout]     |
[INFO] [stdout] 610 |     #[serde(rename = "Repository")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:648:7
[INFO] [stdout]     |
[INFO] [stdout] 648 |     #[serde(rename = "AffectedArtifactIds")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:612:7
[INFO] [stdout]     |
[INFO] [stdout] 612 |     #[serde(rename = "RuleID")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:650:7
[INFO] [stdout]     |
[INFO] [stdout] 650 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:614:7
[INFO] [stdout]     |
[INFO] [stdout] 614 |     #[serde(rename = "Severity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:651:7
[INFO] [stdout]     |
[INFO] [stdout] 651 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:616:7
[INFO] [stdout]     |
[INFO] [stdout] 616 |     #[serde(rename = "Title")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:619:35
[INFO] [stdout]     |
[INFO] [stdout] 619 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:653:7
[INFO] [stdout]     |
[INFO] [stdout] 653 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:619:48
[INFO] [stdout]     |
[INFO] [stdout] 619 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:654:7
[INFO] [stdout]     |
[INFO] [stdout] 654 |     #[serde(rename = "FixedBy")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:656:7
[INFO] [stdout]     |
[INFO] [stdout] 656 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:621:7
[INFO] [stdout]     |
[INFO] [stdout] 621 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:658:7
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:622:7
[INFO] [stdout]     |
[INFO] [stdout] 622 |     #[serde(rename = "Edges")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:624:7
[INFO] [stdout]     |
[INFO] [stdout] 624 |     #[serde(rename = "Version")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:661:44
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:627:35
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:627:48
[INFO] [stdout]     |
[INFO] [stdout] 627 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:661:57
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:629:7
[INFO] [stdout]     |
[INFO] [stdout] 629 |     #[serde(rename = "Type")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:663:7
[INFO] [stdout]     |
[INFO] [stdout] 663 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:631:7
[INFO] [stdout]     |
[INFO] [stdout] 631 |     #[serde(rename = "Version")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:634:35
[INFO] [stdout]     |
[INFO] [stdout] 634 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:664:7
[INFO] [stdout]     |
[INFO] [stdout] 664 |     #[serde(rename = "CVSSv2")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:634:48
[INFO] [stdout]     |
[INFO] [stdout] 634 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:666:7
[INFO] [stdout]     |
[INFO] [stdout] 666 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:667:7
[INFO] [stdout]     |
[INFO] [stdout] 667 |     #[serde(rename = "CVSSv3")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:636:7
[INFO] [stdout]     |
[INFO] [stdout] 636 |     #[serde(rename = "EdgeCnt")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:669:7
[INFO] [stdout]     |
[INFO] [stdout] 669 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:638:7
[INFO] [stdout]     |
[INFO] [stdout] 638 |     #[serde(rename = "ExtraAthenaCalls")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:670:7
[INFO] [stdout]     |
[INFO] [stdout] 670 |     #[serde(rename = "Description")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:640:7
[INFO] [stdout]     |
[INFO] [stdout] 640 |     #[serde(rename = "NodeCnt")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:642:7
[INFO] [stdout]     |
[INFO] [stdout] 642 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:672:7
[INFO] [stdout]     |
[INFO] [stdout] 672 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:643:7
[INFO] [stdout]     |
[INFO] [stdout] 643 |     #[serde(rename = "VersionGraph")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:673:7
[INFO] [stdout]     |
[INFO] [stdout] 673 |     #[serde(rename = "ExternalId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:675:7
[INFO] [stdout]     |
[INFO] [stdout] 675 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:646:35
[INFO] [stdout]     |
[INFO] [stdout] 646 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:646:48
[INFO] [stdout]     |
[INFO] [stdout] 646 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 |     #[serde(rename = "FixVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:678:7
[INFO] [stdout]     |
[INFO] [stdout] 678 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:648:7
[INFO] [stdout]     |
[INFO] [stdout] 648 |     #[serde(rename = "AffectedArtifactIds")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:650:7
[INFO] [stdout]     |
[INFO] [stdout] 650 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:679:7
[INFO] [stdout]     |
[INFO] [stdout] 679 |     #[serde(rename = "Link")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:681:7
[INFO] [stdout]     |
[INFO] [stdout] 681 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:651:7
[INFO] [stdout]     |
[INFO] [stdout] 651 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:653:7
[INFO] [stdout]     |
[INFO] [stdout] 653 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:654:7
[INFO] [stdout]     |
[INFO] [stdout] 654 |     #[serde(rename = "FixedBy")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:682:7
[INFO] [stdout]     |
[INFO] [stdout] 682 |     #[serde(rename = "Severity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:656:7
[INFO] [stdout]     |
[INFO] [stdout] 656 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:658:7
[INFO] [stdout]     |
[INFO] [stdout] 658 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:684:7
[INFO] [stdout]     |
[INFO] [stdout] 684 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:661:44
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:685:7
[INFO] [stdout]     |
[INFO] [stdout] 685 |     #[serde(rename = "Status")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:661:57
[INFO] [stdout]     |
[INFO] [stdout] 661 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:688:35
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:688:48
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:663:7
[INFO] [stdout]     |
[INFO] [stdout] 663 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:664:7
[INFO] [stdout]     |
[INFO] [stdout] 664 |     #[serde(rename = "CVSSv2")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:666:7
[INFO] [stdout]     |
[INFO] [stdout] 666 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:690:7
[INFO] [stdout]     |
[INFO] [stdout] 690 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:667:7
[INFO] [stdout]     |
[INFO] [stdout] 667 |     #[serde(rename = "CVSSv3")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:669:7
[INFO] [stdout]     |
[INFO] [stdout] 669 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:691:7
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:670:7
[INFO] [stdout]     |
[INFO] [stdout] 670 |     #[serde(rename = "Description")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:693:7
[INFO] [stdout]     |
[INFO] [stdout] 693 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:672:7
[INFO] [stdout]     |
[INFO] [stdout] 672 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:673:7
[INFO] [stdout]     |
[INFO] [stdout] 673 |     #[serde(rename = "ExternalId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:695:7
[INFO] [stdout]     |
[INFO] [stdout] 695 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:675:7
[INFO] [stdout]     |
[INFO] [stdout] 675 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:697:7
[INFO] [stdout]     |
[INFO] [stdout] 697 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:676:7
[INFO] [stdout]     |
[INFO] [stdout] 676 |     #[serde(rename = "FixVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:698:7
[INFO] [stdout]     |
[INFO] [stdout] 698 |     #[serde(rename = "Instances")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:678:7
[INFO] [stdout]     |
[INFO] [stdout] 678 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:679:7
[INFO] [stdout]     |
[INFO] [stdout] 679 |     #[serde(rename = "Link")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:700:7
[INFO] [stdout]     |
[INFO] [stdout] 700 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:681:7
[INFO] [stdout]     |
[INFO] [stdout] 681 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:701:7
[INFO] [stdout]     |
[INFO] [stdout] 701 |     #[serde(rename = "Rules")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:682:7
[INFO] [stdout]     |
[INFO] [stdout] 682 |     #[serde(rename = "Severity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:704:44
[INFO] [stdout]     |
[INFO] [stdout] 704 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:684:7
[INFO] [stdout]     |
[INFO] [stdout] 684 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:685:7
[INFO] [stdout]     |
[INFO] [stdout] 685 |     #[serde(rename = "Status")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:704:57
[INFO] [stdout]     |
[INFO] [stdout] 704 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:688:35
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:688:48
[INFO] [stdout]     |
[INFO] [stdout] 688 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:706:7
[INFO] [stdout]     |
[INFO] [stdout] 706 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:690:7
[INFO] [stdout]     |
[INFO] [stdout] 690 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:707:7
[INFO] [stdout]     |
[INFO] [stdout] 707 |     #[serde(rename = "CWEInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:691:7
[INFO] [stdout]     |
[INFO] [stdout] 691 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:709:7
[INFO] [stdout]     |
[INFO] [stdout] 709 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:693:7
[INFO] [stdout]     |
[INFO] [stdout] 693 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:695:7
[INFO] [stdout]     |
[INFO] [stdout] 695 |     #[serde(rename = "Info")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:710:7
[INFO] [stdout]     |
[INFO] [stdout] 710 |     #[serde(rename = "ExternalId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:697:7
[INFO] [stdout]     |
[INFO] [stdout] 697 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:712:7
[INFO] [stdout]     |
[INFO] [stdout] 712 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:698:7
[INFO] [stdout]     |
[INFO] [stdout] 698 |     #[serde(rename = "Instances")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:713:7
[INFO] [stdout]     |
[INFO] [stdout] 713 |     #[serde(rename = "Link")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:700:7
[INFO] [stdout]     |
[INFO] [stdout] 700 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:701:7
[INFO] [stdout]     |
[INFO] [stdout] 701 |     #[serde(rename = "Rules")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:716:35
[INFO] [stdout]     |
[INFO] [stdout] 716 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:704:44
[INFO] [stdout]     |
[INFO] [stdout] 704 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:716:48
[INFO] [stdout]     |
[INFO] [stdout] 716 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:704:57
[INFO] [stdout]     |
[INFO] [stdout] 704 | #[derive(Clone, PartialEq, Debug, Default, Deserialize, Serialize)]
[INFO] [stdout]     |                                                         ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:706:7
[INFO] [stdout]     |
[INFO] [stdout] 706 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:718:7
[INFO] [stdout]     |
[INFO] [stdout] 718 |     #[serde(rename = "AffectedArtifactIds")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:707:7
[INFO] [stdout]     |
[INFO] [stdout] 707 |     #[serde(rename = "CWEInfo")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:709:7
[INFO] [stdout]     |
[INFO] [stdout] 709 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:720:7
[INFO] [stdout]     |
[INFO] [stdout] 720 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:710:7
[INFO] [stdout]     |
[INFO] [stdout] 710 |     #[serde(rename = "ExternalId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:721:7
[INFO] [stdout]     |
[INFO] [stdout] 721 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:712:7
[INFO] [stdout]     |
[INFO] [stdout] 712 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:713:7
[INFO] [stdout]     |
[INFO] [stdout] 713 |     #[serde(rename = "Link")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:723:7
[INFO] [stdout]     |
[INFO] [stdout] 723 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:716:35
[INFO] [stdout]     |
[INFO] [stdout] 716 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:724:7
[INFO] [stdout]     |
[INFO] [stdout] 724 |     #[serde(rename = "ExtraData")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:716:48
[INFO] [stdout]     |
[INFO] [stdout] 716 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:726:7
[INFO] [stdout]     |
[INFO] [stdout] 726 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:718:7
[INFO] [stdout]     |
[INFO] [stdout] 718 |     #[serde(rename = "AffectedArtifactIds")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:728:7
[INFO] [stdout]     |
[INFO] [stdout] 728 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:720:7
[INFO] [stdout]     |
[INFO] [stdout] 720 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:729:7
[INFO] [stdout]     |
[INFO] [stdout] 729 |     #[serde(rename = "LocationDetails")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:721:7
[INFO] [stdout]     |
[INFO] [stdout] 721 |     #[serde(rename = "Compare")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:723:7
[INFO] [stdout]     |
[INFO] [stdout] 723 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:731:7
[INFO] [stdout]     |
[INFO] [stdout] 731 |     #[serde(rename = "RuleId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:724:7
[INFO] [stdout]     |
[INFO] [stdout] 724 |     #[serde(rename = "ExtraData")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:733:7
[INFO] [stdout]     |
[INFO] [stdout] 733 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:726:7
[INFO] [stdout]     |
[INFO] [stdout] 726 |     #[serde(rename = "Id")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:728:7
[INFO] [stdout]     |
[INFO] [stdout] 728 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:734:7
[INFO] [stdout]     |
[INFO] [stdout] 734 |     #[serde(rename = "Severity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:729:7
[INFO] [stdout]     |
[INFO] [stdout] 729 |     #[serde(rename = "LocationDetails")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:731:7
[INFO] [stdout]     |
[INFO] [stdout] 731 |     #[serde(rename = "RuleId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:737:35
[INFO] [stdout]     |
[INFO] [stdout] 737 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:733:7
[INFO] [stdout]     |
[INFO] [stdout] 733 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:737:48
[INFO] [stdout]     |
[INFO] [stdout] 737 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:734:7
[INFO] [stdout]     |
[INFO] [stdout] 734 |     #[serde(rename = "Severity")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Deserialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:737:35
[INFO] [stdout]     |
[INFO] [stdout] 737 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                   ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Deserialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:24
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |                        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Serialize` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:737:48
[INFO] [stdout]     |
[INFO] [stdout] 737 | #[derive(Clone, PartialEq, Debug, Deserialize, Serialize)]
[INFO] [stdout]     |                                                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: `Serialize` is imported here, but it is only a trait, without a derive macro
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:1:13
[INFO] [stdout]     |
[INFO] [stdout]   1 | use serde::{Serialize, Deserialize};
[INFO] [stdout]     |             ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:738:3
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[serde(rename = "lwjson")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:738:3
[INFO] [stdout]     |
[INFO] [stdout] 738 | #[serde(rename = "lwjson")]
[INFO] [stdout]     |   ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:740:7
[INFO] [stdout]     |
[INFO] [stdout] 740 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:740:7
[INFO] [stdout]     |
[INFO] [stdout] 740 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:741:7
[INFO] [stdout]     |
[INFO] [stdout] 741 |     #[serde(rename = "Artifacts")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:741:7
[INFO] [stdout]     |
[INFO] [stdout] 741 |     #[serde(rename = "Artifacts")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:743:7
[INFO] [stdout]     |
[INFO] [stdout] 743 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:743:7
[INFO] [stdout]     |
[INFO] [stdout] 743 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:744:7
[INFO] [stdout]     |
[INFO] [stdout] 744 |     #[serde(rename = "FixSuggestions")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:744:7
[INFO] [stdout]     |
[INFO] [stdout] 744 |     #[serde(rename = "FixSuggestions")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:746:7
[INFO] [stdout]     |
[INFO] [stdout] 746 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:747:7
[INFO] [stdout]     |
[INFO] [stdout] 747 |     #[serde(rename = "Identities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:746:7
[INFO] [stdout]     |
[INFO] [stdout] 746 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:749:7
[INFO] [stdout]     |
[INFO] [stdout] 749 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:750:7
[INFO] [stdout]     |
[INFO] [stdout] 750 |     #[serde(rename = "LicenseViolations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:747:7
[INFO] [stdout]     |
[INFO] [stdout] 747 |     #[serde(rename = "Identities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:752:7
[INFO] [stdout]     |
[INFO] [stdout] 752 |     #[serde(rename = "Metadata")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:749:7
[INFO] [stdout]     |
[INFO] [stdout] 749 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:754:7
[INFO] [stdout]     |
[INFO] [stdout] 754 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:755:7
[INFO] [stdout]     |
[INFO] [stdout] 755 |     #[serde(rename = "Repositories")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:750:7
[INFO] [stdout]     |
[INFO] [stdout] 750 |     #[serde(rename = "LicenseViolations")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:757:7
[INFO] [stdout]     |
[INFO] [stdout] 757 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:758:7
[INFO] [stdout]     |
[INFO] [stdout] 758 |     #[serde(rename = "RootArtifactId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:752:7
[INFO] [stdout]     |
[INFO] [stdout] 752 |     #[serde(rename = "Metadata")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:760:7
[INFO] [stdout]     |
[INFO] [stdout] 760 |     #[serde(rename = "SchemaVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:754:7
[INFO] [stdout]     |
[INFO] [stdout] 754 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:762:7
[INFO] [stdout]     |
[INFO] [stdout] 762 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:763:7
[INFO] [stdout]     |
[INFO] [stdout] 763 |     #[serde(rename = "Secrets")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:765:7
[INFO] [stdout]     |
[INFO] [stdout] 765 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:755:7
[INFO] [stdout]     |
[INFO] [stdout] 755 |     #[serde(rename = "Repositories")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:766:7
[INFO] [stdout]     |
[INFO] [stdout] 766 |     #[serde(rename = "Vulnerabilities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:757:7
[INFO] [stdout]     |
[INFO] [stdout] 757 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:768:7
[INFO] [stdout]     |
[INFO] [stdout] 768 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:769:7
[INFO] [stdout]     |
[INFO] [stdout] 769 |     #[serde(rename = "Weaknesses")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:758:7
[INFO] [stdout]     |
[INFO] [stdout] 758 |     #[serde(rename = "RootArtifactId")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:760:7
[INFO] [stdout]     |
[INFO] [stdout] 760 |     #[serde(rename = "SchemaVersion")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:762:7
[INFO] [stdout]     |
[INFO] [stdout] 762 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:763:7
[INFO] [stdout]     |
[INFO] [stdout] 763 |     #[serde(rename = "Secrets")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:765:7
[INFO] [stdout]     |
[INFO] [stdout] 765 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:766:7
[INFO] [stdout]     |
[INFO] [stdout] 766 |     #[serde(rename = "Vulnerabilities")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:768:7
[INFO] [stdout]     |
[INFO] [stdout] 768 |     #[serde(skip_serializing_if = "Option::is_none")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `serde` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/serde-lwjson-5af72981fe5e7a70/out/lwjson.rs:769:7
[INFO] [stdout]     |
[INFO] [stdout] 769 |     #[serde(rename = "Weaknesses")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `serde` is in scope, but it is a crate, not an attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `serde-lwjson` (lib test) due to 488 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde-lwjson` (lib) due to 488 previous errors
[INFO] running `Command { std: "docker" "inspect" "b0e625de5ef85ca2316b2421c8203aa2b33add211506e90b48d8d4c08b27132b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0e625de5ef85ca2316b2421c8203aa2b33add211506e90b48d8d4c08b27132b", kill_on_drop: false }`
[INFO] [stdout] b0e625de5ef85ca2316b2421c8203aa2b33add211506e90b48d8d4c08b27132b
